type text/template.kind

3 uses

	text/template (current package)
		funcs.go#L409: type kind int
		funcs.go#L412: 	invalidKind kind = iota
		funcs.go#L421: func basicKind(v reflect.Value) (kind, error) {